Welcome![Sign In][Sign Up]
Location:
Search - vc button

Search list

[Button controlCShadeButtonST

Description: 带有阴影效果的按钮控件-shadow effect with the control button
Platform: | Size: 136192 | Author: | Hits:

[MiddleWareHC-ACTBAR2-HHZEALOT

Description: ActiveBar 是一款设计用户界面必不可少的 ActiveX 控件,如果你想让自己的程序变得更专业,就必须用它。使用它可以制作出像 Word 一样的个性化菜单、“自定义”对话框;像 Outlook 的快捷按钮栏;像 CorelDRAW 的入坞式窗口;像 Delphi 的控件选择页面。并且使用十分简单,保存设计图和加载设计图都十分简单,只用几个方法既可。SP3 中全面支持了 XP 样式,可以在非 XP 操作系统中实现XP 的介面。这个控件可以用在 VB5、VB6 和 VC++ 上。 内涵破解文件,非常好用的。-ActiveBar is a user interface design indispensable ActiveX controls, if you want to own procedures become more professional, it must use it. It can be used to create the same as Word personalized menu, "since the definition of" dialog; Like the fast button Outlook column; Like CorelDRAW the docking window; Controls like Delphi choice pages. Very simple to use and preserve the design and loading designs are very simple, only a few can approach. SP3 full support of the XP style, in non-XP operating system to achieve XP interface. The controls can be used in VB5, VB6 and VC on. Crack document content and very user-friendly.
Platform: | Size: 3099648 | Author: zeng | Hits:

[Windows DevelopVictorIdeVcl_b105

Description: 1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.ValidateEdit: 可限制输入内容的输入框, BCB 自带的 TMaskEdit 有很多不方便的地方 我仍然怀念没有 Builder 之前的 Borland C++ 中的 ValidateEdit, 可限制输入整数、 浮点数、或者自己任意规定输入限制,比如数字、字符、汉字、符号等。 3.UrlLabel: 可实现超级链接的标签控件,只要填好属性就可以了,支持鼠标感应变色。 4.YbUpDownEdit: 有上下箭头可以调整数值大小的输入框 可限制调整范围, 最大调整范围:-9223372036854775808 ~ +9223372036854775807 5.YbBackImage: 背景位图,可以加入一个小位图平铺显示,也可以拉伸放缩等 6.VictorPanel: 透明效果的 Panel、可以设置背景,支持平铺、拉伸缩放、居中等 7.YbRichEdit: 测试版的控件,可以改变外观效果 (边框和滚条)-1.ImButton : Dynamic effects of button controls, can be set to various exterior style, mouse sensors change color bitmap can be inserted, and will support image animation effects, but also a self-portrait incidents themselves appearance. 2.ValidateEdit : to limit the importation of content input box, BCB's own TMaskEdit many inconvenient places, I still miss not Builder before the Borland C ValidateEdit, to limit the importation of integers, floats, or importing their own arbitrary restrictions, such as the number of characters in Chinese characters, such symbols. 3.UrlLabel : hyperlinks can be realized labeling controls, as long as the property can be completed, the support of the mouse sensors change color. 4.YbUpDownEdit : The next arrow Numerical size can be adjusted to the input b
Platform: | Size: 40960 | Author: 毕胜 | Hits:

[Windows Develop带菜单的按钮

Description: 一个带菜单的按钮VC源码-a menu button with VC FOSS
Platform: | Size: 4096 | Author: 天上人间 | Hits:

[Documents线程通信

Description: 线程通信 本 文 我 们 将 在VC++4.1 环 境 下 介 绍 一 个 父 进 程 和 其 子 进 程 的 通 信 实 例。 在 父 进 程Parent 窗 口 中 按 一 下 鼠 标 左 键, 就 会 产 生 一 个Pipe 和 启 动 子 进 程Child, 并 从Pipe 一 端 发 送 信 息, 同 时Child 启 动 后 会 创 建 一 个 工 作 线 程, 专 门 用 来 从 管 道 的 另 一 端 读 入 数 据。 通 过 父 进 程 菜 单 项 的 控 制 来 改 变 图 形 形 状 参 数, 并 传 给Child 使 之 在 自 己 的 窗 口 中 绘 出 响 应 的 图 形。 下 面 分 别 就 父 进 程Parent 和 子 进 程Child 来 进 行 说 明。-thread communication in this paper we will VC 4.1 environment on the process of a father and his son, the process of communication examples. The parent process Parent window on the mouse button, it will have a Pipe and promoter process Child, and Pipe from one end to send messages and Child will be launched to create a work of threads, devoted to the pipeline from the other end of read data. Father process through a menu item to change the control parameters of graphics shapes and Child pass to make it in their own window graphics charted response. Below process on the father and son Parent Child process to say.
Platform: | Size: 4096 | Author: 执凹 | Hits:

[Button controlvcflat_button

Description: vc中怎样编写xp样式的图标按钮,这里讲解了多种按钮制作方法-vc How prepared xp style icon button, here on a variety of methods button
Platform: | Size: 48128 | Author: 里拨 | Hits:

[Driver DevelopMinDriverInVcxinban

Description: 在 VC 环境下编译驱动程序(MinDriver)的示例 编译方法: -------------------------------------------------------- 1. 利用 VC 打开工作区文件MinDriverInVc.dsw 2.“Project”菜单->“Settings”菜单,弹出Project Settings对话框 3. 将 Build Command Line 的最后两个参数“d: ” 和 “D:\tony\Xfilter_Disk\DdkSource\MinDriverInVc\MinDriver” 修改为正确的路径(源代码所在的盘符和路径) 4. 按 Build 按钮编译驱动程序-in VC environment compiler driver (MinDriver) compiled examples :-------------------------------------------------------- 1. VC open work area documents MinDriverInVc.dsw 2. "Project" menu-gt; "Settings" menu, pop Project Settings dialog box 3 . Build Command Line to the last two parameters "d :" and "D : \ tony \ Xfilter_Disk \ DdkSource \ MinDriverInVc \ MinDriver" change to the correct path (where the source drive and path) 4. compiled by the Build button Driver
Platform: | Size: 9216 | Author: 熊兵 | Hits:

[ISAPI-IE如何往IE工具条添加按钮

Description: 用VC编写IE的一个Button,可以实现在IE上调用自己的程序-VC preparation of a Button IE can be achieved in IE call their own procedures
Platform: | Size: 30720 | Author: 张闻博 | Hits:

[Sniffer Package captureCapTx

Description: 一个mini抓包发包程序 我利用pcaplib for windows写的一个抓包发包程序Captx for Win2k/Winnt/Win9x, 仅110K,跑起来占内存2M,附有VC源代码,大家有什么特殊需要可以自己修改代码。 使用方法: (1)把整个CapTx目录拷贝到自己的硬盘上 (2)安装packet capture drivers v2.02(Captx\drivers下的相应目录,在网络中添加协议后,选磁盘安装) (3) 启动CapTx.exe (4) 点抓包按钮开始抓包,用单选按钮可以选择转包后的输出格式是详细的还是简单的, 详细的包格式如下: 00000000: FF FF FF FF FF FF 00 45 00 47 00 48 00 08 45 00 .......e.g.h..e. 简单的包格式仅有中间的部分 (5) 该包存到一个跟应用程序相同的目录中的一个log文件中。 (6)往编辑框中填如下所示的包字符: ff ff ff ff ff ff 00 b0 d0 d0 b0 d8 08 06 00 01 08 00 06 04 00 01 00 b0 d0 d0 b0 d8 c0 a8 00 01 00 00 00 00 00 00 c0 a8 00 c9 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 就可以发送一个ARP包了。 (7)该程序由于由源代码,所以你可以根据你额需要随便修改成自己想要的抓包/发包功能。-a mini capturing Packet letting process I use for windows pcaplib wrote an capturing Packet letting process for Win2k/Winnt/Win9x Captx only 110K, running together for 2M memory, with VC source code, you have any special needs can modify the code themselves. Use : (a) the entire CapTx catalog copy of their hard drive (2) Installation of packet capture drivers v2.02 (Captx \ drivers under the corresponding directory, the network added to the agreement, the election disk installation) (3) activated CapTx.exe (4 ) of capturing Packet capturing Packet button to begin using radio buttons can choose to subcontract the output format is detailed or simple, detailed packet format is as follows : 00000000 : FF FF FF FF FF FF 00 45 00 47 00 48 00 08 45 00 ....... e.g.h.. e. simple packet format only
Platform: | Size: 201728 | Author: 乐浩军 | Hits:

[Button control改变按钮外观

Description: 在VC界面程序中改变按钮的外观。提供一个类,加入程序中,做好按钮的相关设定即可-in VC interface procedures to change the appearance of buttons. For a class, the accession process, do the relevant button can be set
Platform: | Size: 33792 | Author: 修罗 | Hits:

[VC/MFC特色按钮

Description: 深入剖析vcCode\CHAPTER1\1.1\特色按钮源代码-VcCodeCHAPTER1 .1-depth analysis of characteristics of the source code button
Platform: | Size: 74752 | Author: wxl | Hits:

[Graph Recognize车牌定位

Description: 车牌定位 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j= Pi,j-Pi,j-1 i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。-positioning plates used to break pic examples directory of images, and then click the button "turn", "1", "2", "3" and "4" and "5", can achieve precise positioning of the plates. Concrete steps 1.24 true color-gt; 256-color grayscale. 2. Pretreatment : median filter. 3. Binary : an initial threshold value T A pair of images for two to be two binary images B value. T initial threshold value to determine the method is : Select threshold T = Tc- (Tc-Gmin)/3, respectively Gmin saturated and is the highest and the lowest gray value. The threshold values for different licenses are certain adaptability, to ensure that basic background was home to 0, to highlight regional licenses. 4. Weakened background interference. The images do sim
Platform: | Size: 734208 | Author: 何问宇 | Hits:

[GUI Develop一个穿钮扣游戏的VC源代码

Description: 规则:只能在有纽扣的点穿线,且只能在水平方向或竖直方向穿 线。线可交叉,但有纽扣的点不能交叉连接。-rules : only when there is the point of threading button, and then only in the horizontal direction or vertical direction of threading. Cross-line, but the point Button can cross-connect.
Platform: | Size: 112640 | Author: 马龙 | Hits:

[Button controlVictorIdeVcl_104

Description: ImButton: 动态效果的按钮控件 ValidateEdit: 可限制输入内容的输入框 UrlLabel: 可实现超级链接的标签控件 YbUpDownEdit: 有上下箭头可以调整数值大小的输入框 YbBackImage: 背景位图,可以加入一个小位图平铺显示,也可以拉伸放缩等-ImButton : Dynamic effects of button controls ValidateEdit : to limit the importation of content input box UrlLabel : hyperlinks can be realized labeling controls YbUpDownEdit : The next arrow Numerical size can be adjusted to the input box YbBackImage : background bitmap, can join a small bitmap smooth, can also stretch Zooming, etc.
Platform: | Size: 601088 | Author: pp | Hits:

[Graph programGPTest

Description: 利用VC++编写图形图象处理,比如平移,比例,旋转,错切,裁剪,填充,反走样等等.具体操作鼠标左键画多边行的各个顶点,右键连线形成多边行.-VC prepared graphics image processing, such as translation, proportion, rotation, the wrong cutting, cutting, filling, anti-aliasing, etc.. The specific mouse button paintings in various multilateral OK vertices, right connections formed multilateral OK.
Platform: | Size: 75776 | Author: wysh | Hits:

[Button controlButtonExamples

Description: 这是一个用VC++编的按钮源程序,有圆形、方形等样式。-This is a series of the VC source buttons, round, square and other styles.
Platform: | Size: 173056 | Author: 八神 | Hits:

[Button controlANIMATED_BITMAP_BUTTON

Description: VC++6.0 项目,从CButton派生出CAniButton,实现在Button中显示动画的功能,用切换位图来实现,以增强界面的美观.-VC 6.0, derived from CButton CAniButton achieve Button shown in the animation functions, switching bitmap used to achieve to enhance the aesthetic interface.
Platform: | Size: 249856 | Author: 张真 | Hits:

[Button controlHOVER_BUTTON

Description: VC++6.0 项目,从CButton派生出CHoverButton,实现响应鼠标移动的Button,以增强界面的美观.-VC 6.0, derived from CButton CHoverButton achieve response Button mouse movement to enhance the aesthetic interface.
Platform: | Size: 23552 | Author: 张真 | Hits:

[GUI Developmyinternetbrowser

Description: 用vc编写的浏览器程序,24位真彩色按钮,msn风格的图标,-vc prepared with the new browser, 24 True Color button, msn-style icon,
Platform: | Size: 2036736 | Author: ctp | Hits:

[GUI DevelopLedButton_src

Description: 一个VC下的带LED的按钮控件,LED可动态变化-a VC with the LED button controls, LED can dynamically change
Platform: | Size: 13312 | Author: li | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net